home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part1 / 3515 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.0 KB  |  32 lines

  1. Path: comma.rhein.de!serpens!not-for-mail
  2. From: mlelstv@serpens.rhein.de (Michael van Elst)
  3. Newsgroups: comp.sys.amiga.misc
  4. Subject: Re: WWW-page
  5. Date: 29 Jan 1996 23:55:41 +0100
  6. Organization: dis-
  7. Message-ID: <4ejj9d$n8l@serpens.rhein.de>
  8. References: <846.6602T1051T1356@idefix.wu-wien.ac.at>
  9. NNTP-Posting-Host: serpens.rhein.de
  10.  
  11. h9525967@idefix.wu-wien.ac.at (Clemens Resanka) writes:
  12.  
  13. >Is there a way to automatically retrieve www-pages?
  14. >I┤d like to get the tv-program from a www-page (e.g. www.tvtoday.de),
  15.  
  16. Sure. For people with a working TCP handler you can do the HTTP protocol
  17. in an AREXX script. Look at the GetURL program on Aminet for an example.
  18. It fetches a complete URL hierarchy.
  19.  
  20. I myself use a HTTP-handler.
  21.  
  22. copy "HTTP://www.tvmovie.de/cgi/next-on?MIN=60" to RAM:nexthour.html
  23.  
  24. gets me the German TV program for the next 60 minutes :)
  25.  
  26. Regards,
  27. -- 
  28.                                 Michael van Elst
  29.  
  30. Internet: mlelstv@serpens.rhein.de
  31.                                 "A potential Snark may lurk in every tree."
  32.